You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ManagedBlockchain::Types::MemberConfigurationWhen passing MemberConfiguration as input to an Aws::Client method, you can use a vanilla Hash:
{
name: "NetworkMemberNameString", description: "DescriptionString",
framework_configuration: { fabric: {
admin_username: "UsernameString", admin_password: "PasswordString", },
},
log_publishing_configuration: {
fabric: {
ca_logs: {
cloudwatch: {
enabled: false,
},
},
},
},
}
Configuration properties of the member.
Returned by:
Instance Attribute Summary collapseAn optional description of the member.
Configuration properties of the blockchain framework relevant to the member.
Configuration properties for logging events associated with a member of a Managed Blockchain network.
The name of the member.
An optional description of the member.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4