blockPublicSecurityGroupRules property
Indicates whether Amazon EMR block public access is enabled
(true
) or disabled (false
). By default, the value
is false
for accounts that have created EMR clusters before
July 2019. For accounts created after this, the default is
true
.
Implementation
final bool blockPublicSecurityGroupRules;