Class: Aws::Types::BatchAssociateScramSecretRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_arn::String

Returns the value of attribute cluster_arn.



30
31
32
# File 'sig/types.rbs', line 30

def cluster_arn
  @cluster_arn
end

#secret_arn_list::Array[::String]

Returns the value of attribute secret_arn_list.



31
32
33
# File 'sig/types.rbs', line 31

def secret_arn_list
  @secret_arn_list
end