Amazon.SimpleSystemsManagement.Model.InstanceAssociationOutputLocation.IsSetS3Location C# (CSharp) 메소드

IsSetS3Location() 개인적인 메소드

private IsSetS3Location ( ) : bool
리턴 bool
        internal bool IsSetS3Location()
        {
            return this._s3Location != null;
        }
InstanceAssociationOutputLocation