Class: Aws::Types::TransferCertificateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_id::String

Returns the value of attribute certificate_id.

Returns:



4962
4963
4964
# File 'sig/types.rbs', line 4962

def certificate_id
  @certificate_id
end

#target_aws_account::String

Returns the value of attribute target_aws_account.

Returns:



4963
4964
4965
# File 'sig/types.rbs', line 4963

def 
  
end

#transfer_message::String

Returns the value of attribute transfer_message.

Returns:



4964
4965
4966
# File 'sig/types.rbs', line 4964

def transfer_message
  @transfer_message
end