AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
guardduty
/
aws.sdk.kotlin.services.guardduty.model
/
PrivateIpAddressDetails
/
Builder
Builder
class
Builder
Members
Properties
private
Dns
Name
Link copied to clipboard
var
privateDnsName
:
String
?
The private DNS name of the EC2 instance.
private
Ip
Address
Link copied to clipboard
var
privateIpAddress
:
String
?
The private IP address of the EC2 instance.