Class: Aws::Types::UpdateSecurityRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_authenticationTypes::ClientAuthentication

Returns the value of attribute client_authentication.



1719
1720
1721
# File 'sig/types.rbs', line 1719

def client_authentication
  @client_authentication
end

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


1720
1721
1722
# File 'sig/types.rbs', line 1720

def cluster_arn
  @cluster_arn
end

#current_version::String

Returns the value of attribute current_version.

Returns:

  • (::String)


1721
1722
1723
# File 'sig/types.rbs', line 1721

def current_version
  @current_version
end

#encryption_infoTypes::EncryptionInfo

Returns the value of attribute encryption_info.



1722
1723
1724
# File 'sig/types.rbs', line 1722

def encryption_info
  @encryption_info
end